home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / frogger.swf / scripts / DefineSprite_345 / frame_6 / DoAction.as
Text File  |  2005-01-07  |  77b  |  7 lines

  1. stop();
  2. stopAllSounds();
  3. tellTarget("/")
  4. {
  5.    gotoAndStop("level3");
  6. }
  7.